func runtime.funcMaxSPDelta
4 uses
runtime (current package)
preempt.go#L319: total := funcMaxSPDelta(f)
preempt.go#L321: total += funcMaxSPDelta(f)
stack.go#L1085: max := uintptr(funcMaxSPDelta(f))
symtab.go#L1183: func funcMaxSPDelta(f funcInfo) int32 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)